﻿CHARACTERS = {
	c:MYS ?= {
		create_character = {
			# Krishnaraja Wadiyar III
			first_name = "Krishnaraja"
			last_name = "Wodeyar"
			historical = yes
			ruler = yes
			age = 42
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				meticulous
			}
		}	

		# Krishanaja's heir was not born until 1863. Yes, Krishanaja took his sweet time, didn't he?
	}
}
